C1.Silverlight.Schedule.5
Remove Method (BaseStorage<T,TMappingCollection>)

The System.Object to remove.
Removes object from the Objects collection.
Syntax
'Declaration
 
Public Overrides Sub Remove( _
   ByVal value As System.Object _
) 
public override void Remove( 
   System.object value
)

Parameters

value
The System.Object to remove.
See Also

Reference

BaseStorage<T,TMappingCollection> Class
BaseStorage<T,TMappingCollection> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.